Realm Kotlin SDK
/
io.realm.kotlin.types
/
RealmAny
/
equals
equals
abstract operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Two
RealmAny
instances are equal if and only if their types and contents are the equal.